﻿2026-06-23T04:45:39.4081031Z ##[group]Run actions/checkout@v5
2026-06-23T04:45:39.4081870Z with:
2026-06-23T04:45:39.4082304Z   repository: SaberMage/spt-core
2026-06-23T04:45:39.4086011Z   token: ***
2026-06-23T04:45:39.4086415Z   ssh-strict: true
2026-06-23T04:45:39.4086824Z   ssh-user: git
2026-06-23T04:45:39.4087230Z   persist-credentials: true
2026-06-23T04:45:39.4087664Z   clean: true
2026-06-23T04:45:39.4088064Z   sparse-checkout-cone-mode: true
2026-06-23T04:45:39.4088523Z   fetch-depth: 1
2026-06-23T04:45:39.4088912Z   fetch-tags: false
2026-06-23T04:45:39.4089443Z   show-progress: true
2026-06-23T04:45:39.4089845Z   lfs: false
2026-06-23T04:45:39.4090235Z   submodules: false
2026-06-23T04:45:39.4090664Z   set-safe-directory: true
2026-06-23T04:45:39.4091306Z ##[endgroup]
2026-06-23T04:45:39.4865374Z Syncing repository: SaberMage/spt-core
2026-06-23T04:45:39.4867038Z ##[group]Getting Git version info
2026-06-23T04:45:39.4867764Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T04:45:39.4868866Z [command]/usr/bin/git version
2026-06-23T04:45:39.4869406Z git version 2.43.0
2026-06-23T04:45:39.4872929Z ##[endgroup]
2026-06-23T04:45:39.4884216Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2be0a139-8b9d-421f-88a6-3a2c906d4566' before making global git config changes
2026-06-23T04:45:39.4885565Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:45:39.4887024Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T04:45:39.4917994Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T04:45:39.4935537Z https://github.com/SaberMage/spt-core
2026-06-23T04:45:39.4945211Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T04:45:39.4947600Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T04:45:39.4965408Z HEAD
2026-06-23T04:45:39.4996099Z ##[endgroup]
2026-06-23T04:45:39.4997392Z [command]/usr/bin/git submodule status
2026-06-23T04:45:39.5178813Z ##[group]Cleaning the repository
2026-06-23T04:45:39.5181235Z [command]/usr/bin/git clean -ffdx
2026-06-23T04:45:40.2996220Z Removing target/
2026-06-23T04:45:40.3004254Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T04:45:40.3087459Z HEAD is now at e075cb5dc Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:45:40.3093362Z ##[endgroup]
2026-06-23T04:45:40.3094771Z ##[group]Disabling automatic garbage collection
2026-06-23T04:45:40.3097380Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T04:45:40.3124942Z ##[endgroup]
2026-06-23T04:45:40.3126065Z ##[group]Setting up auth
2026-06-23T04:45:40.3131060Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:45:40.3157645Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T04:45:40.3382317Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:45:40.3410190Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T04:45:40.3598351Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:45:40.3627791Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T04:45:40.3813132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T04:45:40.3843004Z ##[endgroup]
2026-06-23T04:45:40.3849760Z ##[group]Fetching the repository
2026-06-23T04:45:40.3852563Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e075cb5dc70155cb0e6743c86ab217cbcff1c7f8:refs/remotes/pull/30/merge
2026-06-23T04:45:40.8979607Z ##[endgroup]
2026-06-23T04:45:40.8981620Z ##[group]Determining the checkout info
2026-06-23T04:45:40.8983670Z ##[endgroup]
2026-06-23T04:45:40.8984876Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T04:45:40.9063272Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T04:45:40.9088809Z ##[group]Checking out the ref
2026-06-23T04:45:40.9090764Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T04:45:40.9145468Z HEAD is now at e075cb5dc Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:45:40.9149872Z ##[endgroup]
2026-06-23T04:45:40.9182005Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T04:45:40.9205981Z e075cb5dc70155cb0e6743c86ab217cbcff1c7f8
